Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.eoverdracht#4.1.0-alpha.1 (141 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "eOverdracht-NursingHandoff-Adults",
"url" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Adults",
"version" : "4.1-alpha.1",
"name" : "eOverdrachtNursingHandoffAdults",
"title" : "eOverdracht nursing handoff adults",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "Profile on the Composition resource which represents the nursing handoff for adults (Overdrachtsbericht Volwassenen) for eOverdracht conform information standard ['Verpleegkundige zorg'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Verpleegkundige_Zorg)",
"purpose" : "The purpose of this nursing handoff is to enable the health organization that receives it to continue the care for patients/clients of 18 years and older.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"uri" : "https://decor.nictiz.nl/art-decor/decor-scenarios--e-overdracht-?id=2.16.840.1.113883.2.4.3.11.60.30.4.68",
"name" : "eOverdracht 4.1-alpha-1 transaction \"Sturen overdrachtsbericht volwassenen\""
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition.type",
"path" : "Composition.type",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "11171000146100"
}
]
}
},
{
"id" : "Composition.subject",
"path" : "Composition.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-4",
"comment" : "Patient"
},
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-272",
"comment" : "LevensovertuigingRC (extension in Patient resource)"
},
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-320",
"comment" : "Taalvaardigheid (on Patient.communication)"
}
]
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"short" : "Who or what authored the nursing handoff",
"definition" : "The person responsible for the content of the nursing handoff. Alternatively, this may be the sending XIS.",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Practitioner"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Device"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/Patient"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
},
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct"
}
]
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"defaultValueString" : "Nursing handoff"
},
{
"id" : "Composition.section",
"path" : "Composition.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:administrativeData",
"path" : "Composition.section",
"sliceName" : "administrativeData",
"short" : "Administrative data",
"definition" : "Section for administrative data, including date of transfer, contact person and payer details, and details of the sending and receiving organizations.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1",
"comment" : "Administratieve gegevens"
}
]
},
{
"id" : "Composition.section:administrativeData.extension",
"path" : "Composition.section.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:administrativeData.extension:transferDate",
"path" : "Composition.section.extension",
"sliceName" : "transferDate",
"short" : "Planned transfer date",
"definition" : "Captures the planned transfer date, which can change in the actual transfer phase.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-TransferDate"
}
]
},
{
"id" : "Composition.section:administrativeData.extension:transferDate.valueDateTime:valueDateTime",
"path" : "Composition.section.extension.valueDateTime",
"sliceName" : "valueDateTime",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-2",
"comment" : "Datum overplaatsing"
}
]
},
{
"id" : "Composition.section:administrativeData.title",
"path" : "Composition.section.title",
"defaultValueString" : "Administrative data"
},
{
"id" : "Composition.section:administrativeData.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "405624007"
}
]
}
},
{
"id" : "Composition.section:administrativeData.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:administrativeData.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:administrativeData.section:personalData",
"path" : "Composition.section.section",
"sliceName" : "personalData",
"short" : "Personal data",
"definition" : "Subsection listing personal data of the payer and contact persons of the patient.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-3",
"comment" : "Persoonsgegevens"
}
]
},
{
"id" : "Composition.section:administrativeData.section:personalData.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Personal data"
},
{
"id" : "Composition.section:administrativeData.section:personalData.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "302147001"
}
]
}
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry:payer",
"path" : "Composition.section.section.entry",
"sliceName" : "payer",
"short" : "A reference to payer data",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Payer"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-45",
"comment" : "Betaler"
}
]
},
{
"id" : "Composition.section:administrativeData.section:personalData.entry:relatedPerson",
"path" : "Composition.section.section.entry",
"sliceName" : "relatedPerson",
"short" : "Legal Representative",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-64",
"comment" : "Contactpersoon"
}
]
},
{
"id" : "Composition.section:administrativeData.section:personalData.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization",
"path" : "Composition.section.section",
"sliceName" : "sendingOrganization",
"short" : "Sending Organization",
"definition" : "Subsection listing data about the sending organization.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-101",
"comment" : "Sturende organisatie"
}
]
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Sending organization"
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "185362004"
}
]
}
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"short" : "A reference to data about the sending organization",
"min" : 1
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.entry:organization",
"path" : "Composition.section.section.entry",
"sliceName" : "organization",
"short" : "Organization",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-102",
"comment" : "Zorgaanbieder"
}
]
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.entry:practitioner",
"path" : "Composition.section.section.entry",
"sliceName" : "practitioner",
"short" : "Practitioner",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-130",
"comment" : "Sturende organisatie::Zorgverlener"
}
]
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.entry:practitionerRole",
"path" : "Composition.section.section.entry",
"sliceName" : "practitionerRole",
"short" : "Practitioner Role",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-130",
"comment" : "Sturende organisatie::Zorgverlener"
}
]
},
{
"id" : "Composition.section:administrativeData.section:sendingOrganization.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization",
"path" : "Composition.section.section",
"sliceName" : "receivingOrganization",
"short" : "Receiving organization",
"definition" : "Subsection listing data about the receiving organization.",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-152",
"comment" : "Ontvangende organisatie"
}
]
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Receiving organization"
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "275645009"
}
]
}
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"short" : "A reference to data about the receiving organization"
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.entry:organization",
"path" : "Composition.section.section.entry",
"sliceName" : "organization",
"short" : "Organization",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-153",
"comment" : "Ontvangende organisatie::Zorgaanbieder"
}
]
},
{
"id" : "Composition.section:administrativeData.section:receivingOrganization.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext",
"path" : "Composition.section",
"sliceName" : "generalPatientContext",
"short" : "General Patient Context",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-203",
"comment" : "Algemene patiënten context"
}
]
},
{
"id" : "Composition.section:generalPatientContext.title",
"path" : "Composition.section.title",
"defaultValueString" : "General patient context"
},
{
"id" : "Composition.section:generalPatientContext.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "109481000146101"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation",
"path" : "Composition.section.section",
"sliceName" : "familySituation",
"short" : "Family Situation",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-204",
"comment" : "Gezinssituatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Family situation"
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365474007"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituation"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-205",
"comment" : "Gezinssituatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:familySituation.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext.section:legalSituation",
"path" : "Composition.section.section",
"sliceName" : "legalSituation",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1140",
"comment" : "Juridische situatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:legalSituation.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Legal situation"
},
{
"id" : "Composition.section:generalPatientContext.section:legalSituation.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365867006"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:legalSituation.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-LegalStatus"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-LegalSituation-Representation"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1141",
"comment" : "JuridischeSituatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation",
"path" : "Composition.section.section",
"sliceName" : "livingSituation",
"short" : "Living Situation",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-267",
"comment" : "Woonomgeving"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Living situation"
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365512000"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation.entry",
"path" : "Composition.section.section.entry",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-LivingSituation"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-268",
"comment" : "Woonomgeving::Woonsituatie"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:livingSituation.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance",
"path" : "Composition.section.section",
"sliceName" : "lifeStance",
"short" : "Life Stance",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-271",
"comment" : "Levensovertuiging"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Life stance"
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "108329005"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.entry:advanceDirective",
"path" : "Composition.section.section.entry",
"sliceName" : "advanceDirective",
"short" : "Advance directive",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AdvanceDirective"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-274",
"comment" : "Levensovertuiging::Wilsverklaring"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:lifeStance.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:generalPatientContext.section:socialEnvironment",
"path" : "Composition.section.section",
"sliceName" : "socialEnvironment",
"short" : "Social Environment",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-283",
"comment" : "Sociale omgeving"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:socialEnvironment.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Life stance"
},
{
"id" : "Composition.section:generalPatientContext.section:socialEnvironment.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365448001"
}
]
}
},
{
"id" : "Composition.section:generalPatientContext.section:socialEnvironment.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:generalPatientContext.section:socialEnvironment.entry:participationInSociety",
"path" : "Composition.section.section.entry",
"sliceName" : "participationInSociety",
"short" : "Participation In Society",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-ParticipationInSociety"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-284",
"comment" : "Participatie in maatschappij"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:socialEnvironment.entry:helpFromOthers",
"path" : "Composition.section.section.entry",
"sliceName" : "helpFromOthers",
"short" : "Help From Others",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-HelpFromOthers"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-289",
"comment" : "Hulp van anderen"
}
]
},
{
"id" : "Composition.section:generalPatientContext.section:socialEnvironment.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext",
"path" : "Composition.section",
"sliceName" : "medicalContext",
"short" : "Medical Context",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-326",
"comment" : "Medische context"
}
]
},
{
"id" : "Composition.section:medicalContext.title",
"path" : "Composition.section.title",
"defaultValueString" : "Medical context"
},
{
"id" : "Composition.section:medicalContext.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "371524004"
}
]
}
},
{
"id" : "Composition.section:medicalContext.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:medicalContext.section:practitioner",
"path" : "Composition.section.section",
"sliceName" : "practitioner",
"short" : "Practitioner",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-327",
"comment" : "Behandelaar"
}
]
},
{
"id" : "Composition.section:medicalContext.section:practitioner.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Practitioner"
},
{
"id" : "Composition.section:medicalContext.section:practitioner.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "405623001"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:practitioner.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"min" : 2
},
{
"id" : "Composition.section:medicalContext.section:practitioner.entry:practitioner",
"path" : "Composition.section.section.entry",
"sliceName" : "practitioner",
"short" : "Practitioner",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-328",
"comment" : "Behandelaar"
}
]
},
{
"id" : "Composition.section:medicalContext.section:practitioner.entry:practitionerRole",
"path" : "Composition.section.section.entry",
"sliceName" : "practitionerRole",
"short" : "Practitioner Role",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-328",
"comment" : "Behandelaar"
}
]
},
{
"id" : "Composition.section:medicalContext.section:practitioner.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis",
"path" : "Composition.section.section",
"sliceName" : "medicalDiagnosis",
"short" : "Medical Diagnosis",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-350",
"comment" : "Medische Diagnose"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Medical diagnosis"
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "52870002"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-351",
"comment" : "Medische Diagnose::Probleem"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalDiagnosis.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory",
"path" : "Composition.section.section",
"sliceName" : "medicalHistory",
"short" : "Medical History",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-361",
"comment" : "Voorgeschiedenis"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Medical history"
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "417662000"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-362",
"comment" : "Probleem"
}
]
},
{
"id" : "Composition.section:medicalContext.section:medicalHistory.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:allergy",
"path" : "Composition.section.section",
"sliceName" : "allergy",
"short" : "Allergy",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-372",
"comment" : "Allergie"
}
]
},
{
"id" : "Composition.section:medicalContext.section:allergy.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Allergy"
},
{
"id" : "Composition.section:medicalContext.section:allergy.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "420134006"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:allergy.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-373",
"comment" : "AllergieIntolerantie"
}
]
},
{
"id" : "Composition.section:medicalContext.section:allergy.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:payAttention",
"path" : "Composition.section.section",
"sliceName" : "payAttention",
"short" : "Pay Attention",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-388",
"comment" : "Let op"
}
]
},
{
"id" : "Composition.section:medicalContext.section:payAttention.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Pay attention"
},
{
"id" : "Composition.section:medicalContext.section:payAttention.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "308813009"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:payAttention.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-389",
"comment" : "Alert"
}
]
},
{
"id" : "Composition.section:medicalContext.section:payAttention.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction",
"path" : "Composition.section.section",
"sliceName" : "freedomRestriction",
"short" : "Freedom Restriction",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-395",
"comment" : "Vrijheidsbeperking"
}
]
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Freedom restriction"
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "225317005"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingIntervention"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1130",
"comment" : "VrijheidsbeperkendeInterventie"
}
]
},
{
"id" : "Composition.section:medicalContext.section:freedomRestriction.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:medicalContext.section:measurements",
"path" : "Composition.section.section",
"sliceName" : "measurements",
"short" : "Measurements",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-405",
"comment" : "Meetwaarden"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Measurements"
},
{
"id" : "Composition.section:medicalContext.section:measurements.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "363788007"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:bloodPressure",
"path" : "Composition.section.section.entry",
"sliceName" : "bloodPressure",
"short" : "Blood Pressure",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-406",
"comment" : "Bloeddruk"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:pulseRate",
"path" : "Composition.section.section.entry",
"sliceName" : "pulseRate",
"short" : "Pulse Rate",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-PulseRate"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-417",
"comment" : "Polsfrequentie"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:bodyTemperature",
"path" : "Composition.section.section.entry",
"sliceName" : "bodyTemperature",
"short" : "Body Temperature",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BodyTemperature"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-422",
"comment" : "Lichaamstemperatuur"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:respiration",
"path" : "Composition.section.section.entry",
"sliceName" : "respiration",
"short" : "Respiration",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Respiration"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-427",
"comment" : "Ademhaling"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:respiration-AdministrationDevice",
"path" : "Composition.section.section.entry",
"sliceName" : "respiration-AdministrationDevice",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Respiration-AdministeredOxygen-AdministrationDevice"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-438",
"comment" : "Ademhaling:ToegediendeZuurstof:ToedieningHulpmiddel"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:bodyWeight",
"path" : "Composition.section.section.entry",
"sliceName" : "bodyWeight",
"short" : "Body Weight",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-454",
"comment" : "Lichaamsgewicht"
}
]
},
{
"id" : "Composition.section:medicalContext.section:measurements.entry:bodyLength",
"path" : "Composition.section.section.entry",
"sliceName" : "bodyLength",
"short" : "Body Length",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-459",
"comment" : "Lichaamslengte"
}
]
},
{
"id" : "Composition.section:medicalContext.section:painScore",
"path" : "Composition.section.section",
"sliceName" : "painScore",
"short" : "Pain Score",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-487",
"comment" : "Pijnscore"
}
]
},
{
"id" : "Composition.section:medicalContext.section:painScore.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Pain score"
},
{
"id" : "Composition.section:medicalContext.section:painScore.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "11011000146108"
}
]
}
},
{
"id" : "Composition.section:medicalContext.section:painScore.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-PainScore"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-487",
"comment" : "PijnScore"
}
]
},
{
"id" : "Composition.section:medicalContext.section:painScore.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:carePlan",
"path" : "Composition.section",
"sliceName" : "carePlan",
"short" : "Care Plan",
"min" : 1,
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-529",
"comment" : "Verpleegkundige context: zorgplan"
}
]
},
{
"id" : "Composition.section:carePlan.extension",
"path" : "Composition.section.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Composition.section:carePlan.extension:needsOfPatientAndRelatedPersons",
"path" : "Composition.section.extension",
"sliceName" : "needsOfPatientAndRelatedPersons",
"min" : 0,
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NeedsOfPatientAndRelatedPersons"
}
]
},
{
"id" : "Composition.section:carePlan.extension:needsOfPatientAndRelatedPersons.valueString:valueString",
"path" : "Composition.section.extension.valueString",
"sliceName" : "valueString",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-643",
"comment" : "Wensen en behoeften patiënt en/of naasten"
}
]
},
{
"id" : "Composition.section:carePlan.title",
"path" : "Composition.section.title",
"defaultValueString" : "Careplan"
},
{
"id" : "Composition.section:carePlan.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "773130005"
}
]
}
},
{
"id" : "Composition.section:carePlan.text",
"path" : "Composition.section.text",
"comment" : "This element can be used to communicate an unstructured care plan by setting `.section:carePlan:text.status` to _additional_. If the unstructured care plan is communicated, there should be no structred data in `.section:carePlan:.section`.",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1162",
"comment" : "Verpleegkundig zorgplan in (opgemaakte) tekst"
}
]
},
{
"id" : "Composition.section:carePlan.entry",
"path" : "Composition.section.entry",
"max" : "0"
},
{
"id" : "Composition.section:carePlan.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems",
"path" : "Composition.section.section",
"sliceName" : "currentPatientProblems",
"short" : "Current Patient Problems",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-530",
"comment" : "Actuele patiëntproblemen"
}
]
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Current patient problems"
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86644006"
}
]
}
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.entry:problem",
"path" : "Composition.section.section.entry",
"sliceName" : "problem",
"short" : "Problem",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-532",
"comment" : "Probleem"
}
]
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.entry:nursingIntervention",
"path" : "Composition.section.section.entry",
"sliceName" : "nursingIntervention",
"short" : "Nursing Intervention",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-542",
"comment" : "VerpleegkundigeInterventie"
}
]
},
{
"id" : "Composition.section:carePlan.section:currentPatientProblems.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:carePlan.section:outcomeOfCare",
"path" : "Composition.section.section",
"sliceName" : "outcomeOfCare",
"short" : "Outcome Of Care",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-586",
"comment" : "Zorgresultaat"
}
]
},
{
"id" : "Composition.section:carePlan.section:outcomeOfCare.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Outcome of care"
},
{
"id" : "Composition.section:carePlan.section:outcomeOfCare.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "722091001"
}
]
}
},
{
"id" : "Composition.section:carePlan.section:outcomeOfCare.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-OutcomeOfCare"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-587",
"comment" : "UitkomstVanZorg"
}
]
},
{
"id" : "Composition.section:carePlan.section:outcomeOfCare.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:carePlan.section:patientAppointments",
"path" : "Composition.section.section",
"sliceName" : "patientAppointments",
"short" : "Patient Appointments",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-595",
"comment" : "Afspraken patient"
}
]
},
{
"id" : "Composition.section:carePlan.section:patientAppointments.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Patient appointments"
},
{
"id" : "Composition.section:carePlan.section:patientAppointments.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "308335008"
}
]
}
},
{
"id" : "Composition.section:carePlan.section:patientAppointments.entry",
"path" : "Composition.section.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-Encounter"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1146",
"comment" : "Contact"
}
]
},
{
"id" : "Composition.section:carePlan.section:patientAppointments.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState",
"path" : "Composition.section",
"sliceName" : "healthState",
"short" : "Health State",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-644",
"comment" : "Verpleegkundige context: specificatie gezondheidstoestand"
}
]
},
{
"id" : "Composition.section:healthState.title",
"path" : "Composition.section.title",
"defaultValueString" : "Health state"
},
{
"id" : "Composition.section:healthState.code",
"path" : "Composition.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "5531000179105"
}
]
}
},
{
"id" : "Composition.section:healthState.section",
"path" : "Composition.section.section",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:selfCare",
"path" : "Composition.section.section",
"sliceName" : "selfCare",
"short" : "Self Care",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-645",
"comment" : "Zelfzorg"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.extension",
"path" : "Composition.section.section.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Composition.section:healthState.section:selfCare.extension:commentOnSelfCare",
"path" : "Composition.section.section.extension",
"sliceName" : "commentOnSelfCare",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/eOverdracht-CommentOnSelfCare"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.extension:commentOnSelfCare.valueString:valueString",
"path" : "Composition.section.section.extension.valueString",
"sliceName" : "valueString",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-762",
"comment" : "Toelichting zelfzorg"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Self care"
},
{
"id" : "Composition.section:healthState.section:selfCare.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "365178001"
}
]
}
},
{
"id" : "Composition.section:healthState.section:selfCare.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToDrink",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToDrink",
"short" : "Ability To Drink",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToDrink"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-646",
"comment" : "VermogenTotDrinken"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToEat",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToEat",
"short" : "Ability To Eat",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToEat"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-649",
"comment" : "VermogenTotEten"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToPerformMouthcareActivities",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToPerformMouthcareActivities",
"short" : "Ability To Perform Mouthcare Activities",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToPerformMouthcareActivities"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-652",
"comment" : "VermogenTotMondVerzorging"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToPerformMouthcareActivities-Prosthesis",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToPerformMouthcareActivities-Prosthesis",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToPerformMouthcareActivities-MedicalDevice"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-654",
"comment" : "VermogenTotMonderverzorging:Prothese"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToWashOneSelf",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToWashOneSelf",
"short" : "Ability To Wash One Self",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToWashOneSelf"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-670",
"comment" : "VermogenTotWassen"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToDressOneSelf",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToDressOneSelf",
"short" : "Ability To Dress One Self",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToDressOneself"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-673",
"comment" : "VermogenTotKleden"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToGroome",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToGroome",
"short" : "Ability To Groome",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToGroome"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-676",
"comment" : "VermogenTotUiterlijkeVerzorging"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToUseToilet",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToUseToilet",
"short" : "Ability To Use Toilet",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToUseToilet"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-678",
"comment" : "VermogenTotToiletgang"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:abilityToManageMedication",
"path" : "Composition.section.section.entry",
"sliceName" : "abilityToManageMedication",
"short" : "Ability To Manage Medication",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToManageMedication"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-681",
"comment" : "VermogenTotZelfstandigMedicatieGebruik"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:AbilityToPerformNursingActivities",
"path" : "Composition.section.section.entry",
"sliceName" : "AbilityToPerformNursingActivities",
"short" : "Ability To Perform Nursing Activities",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToPerformNursingActivities"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-685",
"comment" : "VermogenTotVerpleegtechnischeHandelingen"
}
]
},
{
"id" : "Composition.section:healthState.section:selfCare.entry:medicalDevice",
"path" : "Composition.section.section.entry",
"sliceName" : "medicalDevice",
"short" : "MedicalDevice",
"definition" : "Use this slice to register zib MedicalDevice used in the instances of zib NursingIntervention resulting from zib AbilityToPerformNursingActivities and zib AbilityToManageMedication",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-704",
"comment" : "MedischHulpmiddel"
},
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1602",
"comment" : "MedischHulpmiddel"
}
]
},
{
"id" : "Composition.section:healthState.section:mobility",
"path" : "Composition.section.section",
"sliceName" : "mobility",
"short" : "Mobility",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-763",
"comment" : "Mobiliteit"
}
]
},
{
"id" : "Composition.section:healthState.section:mobility.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Mobility"
},
{
"id" : "Composition.section:healthState.section:mobility.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "364832000"
}
]
}
},
{
"id" : "Composition.section:healthState.section:mobility.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
},
"min" : 1,
"type" : [
{
"code" : "Reference"
}
]
},
{
"id" : "Composition.section:healthState.section:mobility.entry:mobility",
"path" : "Composition.section.section.entry",
"sliceName" : "mobility",
"short" : "Mobility",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Mobility"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-764",
"comment" : "Mobiliteit"
}
]
},
{
"id" : "Composition.section:healthState.section:mobility.entry:medicalDevice",
"path" : "Composition.section.section.entry",
"sliceName" : "medicalDevice",
"short" : "Medical Device",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-770",
"comment" : "MedischHulpmiddel"
}
]
},
{
"id" : "Composition.section:healthState.section:mobility.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid",
"path" : "Composition.section.section",
"sliceName" : "nutritionOrFluid",
"short" : "Nutrition or fluid",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-787",
"comment" : "Voeding/vocht"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Nutrition or fluid"
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "300893006"
}
]
}
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:nutritionAdvice",
"path" : "Composition.section.section.entry",
"sliceName" : "nutritionAdvice",
"short" : "Nutrition Advice",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-788",
"comment" : "Voedingsadvies"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:SNAQScore",
"path" : "Composition.section.section.entry",
"sliceName" : "SNAQScore",
"short" : "SNAQScore",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-SNAQScore"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-802",
"comment" : "SNAQScore"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:SNAQrcScore",
"path" : "Composition.section.section.entry",
"sliceName" : "SNAQrcScore",
"short" : "SNAQrcScore",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-SNAQrcScore"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-809",
"comment" : "SNAQrcScore"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:SNAQ65plusScore",
"path" : "Composition.section.section.entry",
"sliceName" : "SNAQ65plusScore",
"short" : "SNAQ65plusScore",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-SNAQ65plusScore"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-817",
"comment" : "SNAQ65+Score"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:MUSTScore",
"path" : "Composition.section.section.entry",
"sliceName" : "MUSTScore",
"short" : "MUSTScore",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MUSTScore"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-825",
"comment" : "MUSTScore"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:fluidBalance",
"path" : "Composition.section.section.entry",
"sliceName" : "fluidBalance",
"short" : "Fluid Balance",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FluidBalance"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-840",
"comment" : "Vochtbalans"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:feedingTubeSystem",
"path" : "Composition.section.section.entry",
"sliceName" : "feedingTubeSystem",
"short" : "Feeding Tube System",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FeedingTubeSystem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-846",
"comment" : "SondeSysteem"
}
]
},
{
"id" : "Composition.section:healthState.section:nutritionOrFluid.entry:infusion",
"path" : "Composition.section.section.entry",
"sliceName" : "infusion",
"short" : "Infusion",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Infusion"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-883",
"comment" : "Infuus"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion",
"path" : "Composition.section.section",
"sliceName" : "excretion",
"short" : "Excretion",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-937",
"comment" : "Uitscheiding"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Excretion"
},
{
"id" : "Composition.section:healthState.section:excretion.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "106019003"
}
]
}
},
{
"id" : "Composition.section:healthState.section:excretion.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:excretion.entry:bladderFunction",
"path" : "Composition.section.section.entry",
"sliceName" : "bladderFunction",
"short" : "Bladder Function",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BladderFunction"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-938",
"comment" : "Blaasfunctie"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion.entry:bladderFunction-UrineCatheter",
"path" : "Composition.section.section.entry",
"sliceName" : "bladderFunction-UrineCatheter",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BladderFunction-UrineCatheter"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-943",
"comment" : "MedischHulpmiddel"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion.entry:bowelFunction",
"path" : "Composition.section.section.entry",
"sliceName" : "bowelFunction",
"short" : "Bowel Function",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BowelFunction"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-975",
"comment" : "Darmfunctie"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion.entry:stoma",
"path" : "Composition.section.section.entry",
"sliceName" : "stoma",
"short" : "Stoma",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Stoma"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-985",
"comment" : "Stoma"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion.entry:medicalDevice",
"path" : "Composition.section.section.entry",
"sliceName" : "medicalDevice",
"short" : "Medical Device",
"definition" : "Used for the MedicalDevice relating to zib BowelFunction and zib Stoma.",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-983",
"comment" : "MedischHulpmiddel"
},
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-988",
"comment" : "MedischHulpmiddel"
}
]
},
{
"id" : "Composition.section:healthState.section:excretion.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState.section:skin",
"path" : "Composition.section.section",
"sliceName" : "skin",
"short" : "Skin",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-993",
"comment" : "Huid"
}
]
},
{
"id" : "Composition.section:healthState.section:skin.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Skin"
},
{
"id" : "Composition.section:healthState.section:skin.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "106076001"
}
]
}
},
{
"id" : "Composition.section:healthState.section:skin.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:skin.entry:burnWound",
"path" : "Composition.section.section.entry",
"sliceName" : "burnWound",
"short" : "Burn Wound",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-994",
"comment" : "BrandWond"
}
]
},
{
"id" : "Composition.section:healthState.section:skin.entry:pressureUlcer",
"path" : "Composition.section.section.entry",
"sliceName" : "pressureUlcer",
"short" : "Pressure Ulcer",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-PressureUlcer"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1003",
"comment" : "DecubitusWond"
}
]
},
{
"id" : "Composition.section:healthState.section:skin.entry:skinDisorder",
"path" : "Composition.section.section.entry",
"sliceName" : "skinDisorder",
"short" : "Skin Disorder",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-SkinDisorder"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1014",
"comment" : "Huidaandoening"
}
]
},
{
"id" : "Composition.section:healthState.section:skin.entry:wound",
"path" : "Composition.section.section.entry",
"sliceName" : "wound",
"short" : "Wound",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Wound"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1022",
"comment" : "Wond"
}
]
},
{
"id" : "Composition.section:healthState.section:skin.entry:woundCharacteristics",
"path" : "Composition.section.section.entry",
"sliceName" : "woundCharacteristics",
"comment" : "Note: this profile is to be used together with the zib-Wound and zib-PressureUlcer profiles.",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/WoundCharacteristics"
}
]
},
{
"id" : "Composition.section:healthState.section:skin.entry:woundDrain",
"path" : "Composition.section.section.entry",
"sliceName" : "woundDrain",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Wound-MedicalDevice"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1035",
"comment" : "Drain"
}
]
},
{
"id" : "Composition.section:healthState.section:skin.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState.section:senses",
"path" : "Composition.section.section",
"sliceName" : "senses",
"short" : "Senses",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1053",
"comment" : "Zintuigen"
}
]
},
{
"id" : "Composition.section:healthState.section:senses.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Senses"
},
{
"id" : "Composition.section:healthState.section:senses.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "106147001"
}
]
}
},
{
"id" : "Composition.section:healthState.section:senses.entry",
"path" : "Composition.section.section.entry",
"slicing" : {
"discriminator" : [
{
"type" : "profile",
"path" : "resolve()"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.section:healthState.section:senses.entry:hearingFunction",
"path" : "Composition.section.section.entry",
"sliceName" : "hearingFunction",
"short" : "Hearing Function",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1054",
"comment" : "FunctieHoren"
}
]
},
{
"id" : "Composition.section:healthState.section:senses.entry:hearingFunction-HearingAid",
"path" : "Composition.section.section.entry",
"sliceName" : "hearingFunction-HearingAid",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-HearingFunction-HearingAid"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1056",
"comment" : "FunctieHoren:HorenHulpmiddel"
}
]
},
{
"id" : "Composition.section:healthState.section:senses.entry:visualFunction",
"path" : "Composition.section.section.entry",
"sliceName" : "visualFunction",
"short" : "Visual Function",
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1073",
"comment" : "FunctieZien"
}
]
},
{
"id" : "Composition.section:healthState.section:senses.entry:visualFunction-VisualAid",
"path" : "Composition.section.section.entry",
"sliceName" : "visualFunction-VisualAid",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction-VisualAid"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1075",
"comment" : "FunctieZien:ZienHulpmiddel"
}
]
},
{
"id" : "Composition.section:healthState.section:senses.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState.section:illnessPerception",
"path" : "Composition.section.section",
"sliceName" : "illnessPerception",
"short" : "Illness Perception",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1092",
"comment" : "Ziektebeleving"
}
]
},
{
"id" : "Composition.section:healthState.section:illnessPerception.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Illness perception"
},
{
"id" : "Composition.section:healthState.section:illnessPerception.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "284465006"
}
]
}
},
{
"id" : "Composition.section:healthState.section:illnessPerception.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-IllnessPerception"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1093",
"comment" : "Ziektebeleving"
}
]
},
{
"id" : "Composition.section:healthState.section:illnessPerception.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState.section:mentalStatus",
"path" : "Composition.section.section",
"sliceName" : "mentalStatus",
"short" : "Mental Status",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1097",
"comment" : "Mentale status"
}
]
},
{
"id" : "Composition.section:healthState.section:mentalStatus.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Mental status"
},
{
"id" : "Composition.section:healthState.section:mentalStatus.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "36456004"
}
]
}
},
{
"id" : "Composition.section:healthState.section:mentalStatus.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Problem"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1098",
"comment" : "Mentale status::Probleem"
}
]
},
{
"id" : "Composition.section:healthState.section:mentalStatus.section",
"path" : "Composition.section.section.section",
"max" : "0"
},
{
"id" : "Composition.section:healthState.section:reproduction",
"path" : "Composition.section.section",
"sliceName" : "reproduction",
"short" : "Reproduction",
"max" : "1",
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1119",
"comment" : "Voortplanting"
}
]
},
{
"id" : "Composition.section:healthState.section:reproduction.title",
"path" : "Composition.section.section.title",
"defaultValueString" : "Reproduction"
},
{
"id" : "Composition.section:healthState.section:reproduction.code",
"path" : "Composition.section.section.code",
"min" : 1,
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "118232004"
}
]
}
},
{
"id" : "Composition.section:healthState.section:reproduction.entry",
"path" : "Composition.section.section.entry",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-PregnancyStatus"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-TermDate"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-PregnancyDuration"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-Parity"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-Gravidity"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/zib-Pregnancy-DateLastMenstruation"
}
],
"mapping" : [
{
"identity" : "eOverdracht-NursingHandoff-Adults",
"map" : "e-overdracht-dataelement-v4-1120",
"comment" : "Zwangerschap"
}
]
},
{
"id" : "Composition.section:healthState.section:reproduction.section",
"path" : "Composition.section.section.section",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.